Skip to content

1. change Exx_Info_Global::coulomb_param from unordered_map to map (Do not recommend using unordered_map, which has defects in C++11) #6318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jun 21, 2025

Conversation

linpeize
Copy link

  1. change Exx_Info_Global::coulomb_param from unordered_map to map
  2. move exx_symmetry_realspace from Exx_Info_Global to Exx_Info_RI

This PR depends on PR #6317.

@linpeize linpeize force-pushed the coulomb_param_map_2 branch 6 times, most recently from 326af97 to 426a7f6 Compare June 19, 2025 23:10
@linpeize linpeize force-pushed the coulomb_param_map_2 branch from 426a7f6 to 6b4293a Compare June 19, 2025 23:59
@mohanchen mohanchen added EXX and lr-TDDFT Related to EXX or lr-TDDFT Refactor Refactor ABACUS codes Useful Information Useful information for others to learn/study labels Jun 21, 2025
@mohanchen mohanchen changed the title 1. change Exx_Info_Global::coulomb_param from unordered_map to map 1. change Exx_Info_Global::coulomb_param from unordered_map to map (Do not recommend using unordered_map, which has defects in C++11) Jun 21, 2025
@mohanchen mohanchen merged commit 9cd3350 into deepmodeling:develop Jun 21, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EXX and lr-TDDFT Related to EXX or lr-TDDFT Refactor Refactor ABACUS codes Useful Information Useful information for others to learn/study
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants